PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableContent Class / getColumns Method
In This Topic
    getColumns Method
    In This Topic
    Gets the table columns.
    Syntax
    public PDFFlowTableColumn[] getColumns()

    Return Value

    The list of columns in the table.
    See Also